DevForce Help Reference
EntityQueryPager<T> Class Methods


For a list of all members of this type, see EntityQueryPager<T> members.

Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodMoveToFirstPage Moves to the first page.  
Public MethodMoveToFirstPageAsyncOverloaded.  Moves to the first page.  
Public MethodMoveToLastPage Moves to the last page.  
Public MethodMoveToLastPageAsyncOverloaded.  Moves to the last page.  
Public MethodMoveToNextPage Moves to the page after the current page.  
Public MethodMoveToNextPageAsyncOverloaded.  Moves to the page after the current page.  
Public MethodMoveToPage Moves to the page at the specified index.  
Public MethodMoveToPageAsyncOverloaded.  Moves to the page at the specified index.  
Public MethodMoveToPreviousPage Moves to the page before the current page.  
Public MethodMoveToPreviousPageAsyncOverloaded.  Moves to the page before the current page.  
Public MethodReset Resets this EntityQueryPager to the same state it was when first created.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Protected MethodOnPageChangedRaises the PageChanged event.  
Protected MethodOnPageChangingRaises the PageChanging event.  
Protected MethodOnPageFetchingRaises the PageFetching event.  
Top
See Also

Reference

EntityQueryPager<T> Class
IdeaBlade.EntityModel Namespace

Send Feedback